home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0114.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.1 KB  |  41 lines

  1. Hi all,
  2.    Who knows about using AMOSPro and printers? 
  3.    I use our A1200 '030 here at work with an HP Laserjet 5L (using a LaserJet
  4. driver) and it doesn't seem possible to use embedded commands to alter, for
  5. example, output from elite to pica, or double strike, etc.. Printer Send
  6. (after printer open) works a little better than Lprint, but not much (ie it
  7. only variably pays attention to the printer preferences). There also seem to
  8. be some really strange bugs; eg :
  9.  
  10. printer open
  11. a$="Test" : printer send A$
  12.  
  13. works, but:
  14. printer open : printer send "Test"
  15.  
  16. doesn't, it prints nothing to the screen. Further,
  17.  
  18. printer open : printer send test$ : printer send test$ : printer send test$
  19. :...
  20.  
  21. only prints the first string!
  22.  
  23. P.S. I just downloaded and tried the Jd extension; alas to no avail, similar
  24. problems exist. Is this just my printer/driver combination? 
  25. Thanks in advance
  26. Rod
  27.  
  28.  
  29. -- 
  30.  _________________________________________________
  31.  
  32.  Rod Whiteley.
  33.  rwhiteley@magnet.com.au
  34.  rwhitele@ozemail.com.au
  35.  phone: (61 2) 9879 7466
  36.         35 Pittwater Road Gladesville, NSW, 2111
  37.         Australia
  38.  _________________________________________________
  39.  
  40.  
  41.